home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / DEMO / VGAFISH.BAT < prev    next >
DOS Batch File  |  1992-02-01  |  193b  |  12 lines

  1. @echo off
  2. echo VGA ocean view.  Start the program, press ESC to end.
  3. echo.
  4. echo Press any key to continue or...
  5. echo Press CTRL-C to cancel.
  6. echo.
  7. pause >nul
  8.  
  9. cd vgafish
  10. vfish4
  11. cd..
  12.